home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / gas_251.zip / bin_251 / bfd / config / sparc-nlm.mt < prev    next >
Text File  |  1993-11-17  |  465b  |  12 lines

  1. # Target:  SPARC using Novell's NetWare Loadable Module (NLM) format.
  2.  
  3. # Note that we produce elf output and only convert it at the last
  4. # moment to NLMs.  We could in principle generate NLMs directly, but I
  5. # don't think the format is really rich enough to do this, and anyway,
  6. # this can be more convenient for the user.  We can convert a.out too.
  7.  
  8. DEFAULT_VECTOR=bfd_elf32_sparc_vec
  9.  
  10. SELECT_VECS=nlm32_sparc_vec sunos_big_vec
  11. SELECT_ARCHITECTURES=bfd_sparc_arch
  12.